-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
3.2.2
-
Code
-
Classes
- ProcessedVariableProduct
Total Complexity |
46 |
Dependencies |
5 |
Dependents |
5 |
Total lines |
354 |
Lines of code |
167 |
Logical lines of code |
88 |
Comment lines |
101 |
Methods |
19 |
Properties |
9 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
useChild() |
B |
45 |
18 |
41 |
getHtml() |
S |
51 |
4 |
29 |
getLowestPriceProduct() |
S |
67 |
2 |
8 |
getHighestPrice() |
S |
66 |
2 |
9 |
getHighestPriceProduct() |
S |
67 |
2 |
8 |
getLowestRangeDiscountPriceProduct() |
S |
67 |
2 |
8 |
getLowestInitialPriceProduct() |
S |
67 |
2 |
8 |
getHighestInitialPriceProduct() |
S |
67 |
2 |
8 |
getLowestPrice() |
S |
66 |
2 |
9 |
__construct() |
S |
63 |
1 |
11 |
setQty() |
S |
81 |
1 |
3 |
getSubtotalHtml() |
S |
79 |
1 |
3 |
getPriceHtml() |
S |
79 |
1 |
3 |
areRulesApplied() |
S |
82 |
1 |
3 |
getQty() |
S |
82 |
1 |
3 |
getProduct() |
S |
82 |
1 |
3 |
isDiscounted() |
S |
82 |
1 |
3 |
isPriceChanged() |
S |
82 |
1 |
3 |
isAffectedByRangeDiscount() |
S |
76 |
1 |
4 |